﻿2026-07-29T08:43:36.0332283Z Current runner version: '2.336.0'
2026-07-29T08:43:36.0337376Z Runner name: 'hfenduleam'
2026-07-29T08:43:36.0337799Z Runner group name: 'Default'
2026-07-29T08:43:36.0338378Z Machine name: 'HFENDULEAM'
2026-07-29T08:43:36.0341769Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T08:43:36.0343245Z Actions: write
2026-07-29T08:43:36.0343633Z ArtifactMetadata: write
2026-07-29T08:43:36.0344036Z Attestations: write
2026-07-29T08:43:36.0344378Z Checks: write
2026-07-29T08:43:36.0344715Z CodeQuality: write
2026-07-29T08:43:36.0345295Z Contents: write
2026-07-29T08:43:36.0345674Z CopilotRequests: write
2026-07-29T08:43:36.0346008Z Deployments: write
2026-07-29T08:43:36.0346311Z Discussions: write
2026-07-29T08:43:36.0346672Z Drives: write
2026-07-29T08:43:36.0346968Z Issues: write
2026-07-29T08:43:36.0347258Z Metadata: read
2026-07-29T08:43:36.0347558Z Models: read
2026-07-29T08:43:36.0347849Z Packages: write
2026-07-29T08:43:36.0348152Z Pages: write
2026-07-29T08:43:36.0348672Z PullRequests: write
2026-07-29T08:43:36.0349058Z RepositoryProjects: write
2026-07-29T08:43:36.0349391Z SecurityEvents: write
2026-07-29T08:43:36.0349712Z Statuses: write
2026-07-29T08:43:36.0350015Z VulnerabilityAlerts: read
2026-07-29T08:43:36.0350350Z ##[endgroup]
2026-07-29T08:43:36.0351689Z Secret source: Actions
2026-07-29T08:43:36.0352250Z Prepare workflow directory
2026-07-29T08:43:36.0768061Z Prepare all required actions
2026-07-29T08:43:36.0799423Z Getting action download info
2026-07-29T08:43:36.4214515Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T08:43:37.1105183Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-29T08:43:37.2635798Z ##[group]Run $floorBytes = 32GB
2026-07-29T08:43:37.2636441Z [36;1m$floorBytes = 32GB[0m
2026-07-29T08:43:37.2636864Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-07-29T08:43:37.2637409Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-07-29T08:43:37.2638039Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-29T08:43:37.2638680Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-07-29T08:43:37.2639303Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-29T08:43:37.2639888Z [36;1m  exit 1[0m
2026-07-29T08:43:37.2640177Z [36;1m}[0m
2026-07-29T08:43:37.2648014Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T08:43:37.2648664Z ##[endgroup]
2026-07-29T08:43:37.5374642Z disk preflight: drive=C:\ free_bytes=52598308864 floor_bytes=34359738368
2026-07-29T08:43:37.6219543Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-29T08:43:37.6220487Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-29T08:43:37.6221105Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-29T08:43:37.6221630Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-29T08:43:37.6222061Z [36;1mexit 0[0m
2026-07-29T08:43:37.6226836Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T08:43:37.6227226Z ##[endgroup]
2026-07-29T08:43:37.9904613Z ##[group]Run actions/checkout@v5
2026-07-29T08:43:37.9905541Z with:
2026-07-29T08:43:37.9906055Z   fetch-depth: 0
2026-07-29T08:43:37.9906644Z   repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:37.9912305Z   token: ***
2026-07-29T08:43:37.9912837Z   ssh-strict: true
2026-07-29T08:43:37.9913397Z   ssh-user: git
2026-07-29T08:43:37.9913928Z   persist-credentials: true
2026-07-29T08:43:37.9914531Z   clean: true
2026-07-29T08:43:37.9915073Z   sparse-checkout-cone-mode: true
2026-07-29T08:43:37.9915734Z   fetch-tags: false
2026-07-29T08:43:37.9916331Z   show-progress: true
2026-07-29T08:43:37.9916865Z   lfs: false
2026-07-29T08:43:37.9917364Z   submodules: false
2026-07-29T08:43:37.9917922Z   set-safe-directory: true
2026-07-29T08:43:37.9918551Z   allow-unsafe-pr-checkout: false
2026-07-29T08:43:37.9920482Z ##[endgroup]
2026-07-29T08:43:38.2396260Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:38.2398551Z ##[group]Getting Git version info
2026-07-29T08:43:38.2400174Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T08:43:38.2835133Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T08:43:38.3103784Z git version 2.43.0.windows.1
2026-07-29T08:43:38.3134276Z ##[endgroup]
2026-07-29T08:43:38.3151529Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c10c9eeb-dafb-4ae9-8173-5abb7ee4e3f0\.gitconfig'
2026-07-29T08:43:38.3167067Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c10c9eeb-dafb-4ae9-8173-5abb7ee4e3f0' before making global git config changes
2026-07-29T08:43:38.3169712Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:43:38.3174991Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T08:43:38.3474176Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T08:43:38.4554699Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T08:43:38.4582678Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T08:43:38.4587444Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T08:43:38.4827316Z refs/heads/main
2026-07-29T08:43:38.4852543Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-29T08:43:38.5445289Z HEAD is now at 9d7af019 Merge pull request #117 from BigscreenVR/fix/ring-perch-adoption
2026-07-29T08:43:38.7206533Z ##[endgroup]
2026-07-29T08:43:38.7208791Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T08:43:39.4724603Z ##[group]Cleaning the repository
2026-07-29T08:43:39.4729046Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T08:43:49.4439132Z Removing .adapter-notify/
2026-07-29T08:43:49.4439642Z Removing target/
2026-07-29T08:43:49.4476110Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T08:43:49.5189317Z HEAD is now at 9d7af019 Merge pull request #117 from BigscreenVR/fix/ring-perch-adoption
2026-07-29T08:43:49.5226139Z ##[endgroup]
2026-07-29T08:43:49.5230294Z ##[group]Disabling automatic garbage collection
2026-07-29T08:43:49.5235123Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T08:43:49.5497325Z ##[endgroup]
2026-07-29T08:43:49.5497791Z ##[group]Setting up auth
2026-07-29T08:43:49.5504169Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:43:49.5762056Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T08:43:50.0906253Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:43:50.1205897Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T08:43:50.6227018Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:43:50.6479512Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T08:43:51.2304068Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T08:43:51.2682434Z ##[endgroup]
2026-07-29T08:43:51.2683076Z ##[group]Fetching the repository
2026-07-29T08:43:51.2691483Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-29T08:43:53.0818216Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T08:43:53.0818664Z    9d7af019..ffc7e9ea  main       -> origin/main
2026-07-29T08:43:53.0958409Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main
2026-07-29T08:43:53.1434272Z   origin/main
2026-07-29T08:43:53.1458552Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/main
2026-07-29T08:43:53.1676539Z ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T08:43:53.1695122Z ##[endgroup]
2026-07-29T08:43:53.1695551Z ##[group]Determining the checkout info
2026-07-29T08:43:53.1695985Z ##[endgroup]
2026-07-29T08:43:53.1700398Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T08:43:53.1978409Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T08:43:53.2211312Z ##[group]Checking out the ref
2026-07-29T08:43:53.2215607Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T08:43:53.3148806Z branch 'main' set up to track 'origin/main'.
2026-07-29T08:43:53.3149185Z Your branch is up to date with 'origin/main'.
2026-07-29T08:43:53.3149580Z Previous HEAD position was 9d7af019 Merge pull request #117 from BigscreenVR/fix/ring-perch-adoption
2026-07-29T08:43:53.3149938Z Switched to and reset branch 'main'
2026-07-29T08:43:53.3172637Z ##[endgroup]
2026-07-29T08:43:53.3433128Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T08:43:53.3661162Z ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T08:43:53.4745982Z ##[group]Run .github/ci/reap-census.ps1 -Phase start
2026-07-29T08:43:53.4746404Z [36;1m.github/ci/reap-census.ps1 -Phase start[0m
2026-07-29T08:43:53.4751209Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T08:43:53.4751509Z ##[endgroup]
2026-07-29T08:43:53.7588294Z CI-CENSUS scope roots:
2026-07-29T08:43:53.7598699Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T08:43:53.7599616Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-07-29T08:43:53.7600395Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-07-29T08:43:53.7601090Z   root: C:\actions-runner\_work\_temp
2026-07-29T08:43:53.7602496Z   root: C:\Users\decid\spt-n1-oldbroker
2026-07-29T08:43:53.8238594Z CI-CENSUS phase=start box_procs=487 box_handles=212456 family_total=10 family_handles=1764 scoped=0 unscoped=10 unreadable_path=0
2026-07-29T08:43:53.8272869Z   FOREIGN  pid=1668    handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8273909Z   FOREIGN  pid=1728    handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8275057Z   FOREIGN  pid=16408   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8276063Z   FOREIGN  pid=22572   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8277261Z   FOREIGN  pid=24372   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8278678Z   FOREIGN  pid=42344   handles=166    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8279990Z   FOREIGN  pid=43648   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8281218Z   FOREIGN  pid=44716   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8282620Z   FOREIGN  pid=49860   handles=552    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8283647Z   FOREIGN  pid=50936   handles=136    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:43:53.8858624Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase setup
2026-07-29T08:43:53.8859017Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase setup[0m
2026-07-29T08:43:53.8864093Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T08:43:53.8864370Z ##[endgroup]
2026-07-29T08:43:54.1603751Z CI-TMP setup: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:43:54.2194864Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-29T08:43:54.2195379Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-29T08:43:54.2195717Z [36;1m$PIN = "0c95435"[0m
2026-07-29T08:43:54.2196152Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-29T08:43:54.2196550Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-29T08:43:54.2196978Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-29T08:43:54.2197390Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-29T08:43:54.2197707Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-29T08:43:54.2198013Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-29T08:43:54.2198278Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-29T08:43:54.2198572Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-29T08:43:54.2198952Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-29T08:43:54.2199177Z [36;1m}[0m
2026-07-29T08:43:54.2199368Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-29T08:43:54.2199628Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-29T08:43:54.2204922Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T08:43:54.2205217Z env:
2026-07-29T08:43:54.2205553Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:43:54.2206025Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:43:54.2206500Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:43:54.2206816Z ##[endgroup]
2026-07-29T08:44:00.6849374Z    Compiling proc-macro2 v1.0.106
2026-07-29T08:44:00.6849781Z    Compiling unicode-ident v1.0.24
2026-07-29T08:44:00.6850057Z    Compiling quote v1.0.45
2026-07-29T08:44:00.6850334Z    Compiling cfg-if v1.0.4
2026-07-29T08:44:00.6850649Z    Compiling serde_core v1.0.228
2026-07-29T08:44:00.6850954Z    Compiling serde v1.0.228
2026-07-29T08:44:00.6851217Z    Compiling windows-link v0.2.1
2026-07-29T08:44:00.6851532Z    Compiling portable-atomic v1.13.1
2026-07-29T08:44:00.6851811Z    Compiling typenum v1.20.1
2026-07-29T08:44:00.6852444Z    Compiling getrandom v0.3.4
2026-07-29T08:44:00.6852802Z    Compiling pin-project-lite v0.2.17
2026-07-29T08:44:00.6853261Z    Compiling version_check v0.9.5
2026-07-29T08:44:00.6853914Z    Compiling find-msvc-tools v0.1.9
2026-07-29T08:44:00.6854378Z    Compiling memchr v2.8.1
2026-07-29T08:44:00.6854764Z    Compiling shlex v2.0.1
2026-07-29T08:44:00.6855755Z    Compiling critical-section v1.2.0
2026-07-29T08:44:00.8467595Z    Compiling windows-sys v0.61.2
2026-07-29T08:44:00.8530198Z    Compiling subtle v2.6.1
2026-07-29T08:44:00.8858916Z    Compiling futures-core v0.3.32
2026-07-29T08:44:00.9136794Z    Compiling equivalent v1.0.2
2026-07-29T08:44:00.9423673Z    Compiling smallvec v1.15.1
2026-07-29T08:44:01.1949805Z    Compiling bytes v1.11.1
2026-07-29T08:44:01.2030189Z    Compiling itoa v1.0.18
2026-07-29T08:44:01.2098827Z    Compiling semver v1.0.28
2026-07-29T08:44:01.2099446Z    Compiling stable_deref_trait v1.2.1
2026-07-29T08:44:01.3600655Z    Compiling generic-array v0.14.7
2026-07-29T08:44:01.4160279Z    Compiling log v0.4.32
2026-07-29T08:44:01.5299193Z    Compiling futures-sink v0.3.32
2026-07-29T08:44:01.5689549Z    Compiling slab v0.4.12
2026-07-29T08:44:01.8668437Z    Compiling rustc_version v0.4.1
2026-07-29T08:44:01.8740671Z    Compiling futures-io v0.3.32
2026-07-29T08:44:01.9311926Z    Compiling rand_core v0.10.1
2026-07-29T08:44:01.9626103Z    Compiling futures-channel v0.3.32
2026-07-29T08:44:02.0973077Z    Compiling hashbrown v0.17.1
2026-07-29T08:44:02.2711235Z    Compiling futures-task v0.3.32
2026-07-29T08:44:02.2858464Z    Compiling rustversion v1.0.22
2026-07-29T08:44:02.2919322Z    Compiling getrandom v0.2.17
2026-07-29T08:44:02.2924061Z    Compiling getrandom v0.4.2
2026-07-29T08:44:02.3344252Z    Compiling cpufeatures v0.2.17
2026-07-29T08:44:02.3667605Z    Compiling fnv v1.0.7
2026-07-29T08:44:02.4838919Z    Compiling libc v0.2.186
2026-07-29T08:44:02.5614677Z    Compiling cfg_aliases v0.2.1
2026-07-29T08:44:02.6318241Z    Compiling jobserver v0.1.34
2026-07-29T08:44:02.6725758Z    Compiling strsim v0.11.1
2026-07-29T08:44:02.6779575Z    Compiling autocfg v1.5.1
2026-07-29T08:44:02.7325758Z    Compiling writeable v0.6.3
2026-07-29T08:44:02.7488018Z    Compiling litemap v0.8.2
2026-07-29T08:44:02.7697285Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T08:44:02.7784114Z    Compiling utf8_iter v1.0.4
2026-07-29T08:44:02.7970778Z    Compiling fs_extra v1.3.0
2026-07-29T08:44:02.8775917Z    Compiling cc v1.2.63
2026-07-29T08:44:03.1402874Z    Compiling ident_case v1.0.1
2026-07-29T08:44:03.1837351Z    Compiling icu_properties_data v2.2.0
2026-07-29T08:44:03.2352661Z    Compiling crypto-common v0.1.7
2026-07-29T08:44:03.2835970Z    Compiling indexmap v2.14.0
2026-07-29T08:44:03.2889282Z    Compiling dunce v1.0.5
2026-07-29T08:44:03.3972704Z    Compiling percent-encoding v2.3.2
2026-07-29T08:44:03.4537962Z    Compiling http v1.4.1
2026-07-29T08:44:03.4577874Z    Compiling unicode-segmentation v1.13.3
2026-07-29T08:44:03.4749521Z    Compiling thiserror v2.0.18
2026-07-29T08:44:03.5973819Z    Compiling syn v2.0.117
2026-07-29T08:44:03.7469284Z    Compiling aws-lc-rs v1.17.0
2026-07-29T08:44:03.8612784Z    Compiling cmake v0.1.58
2026-07-29T08:44:04.0313854Z    Compiling cpufeatures v0.3.0
2026-07-29T08:44:04.0866404Z    Compiling scopeguard v1.2.0
2026-07-29T08:44:04.2344477Z    Compiling lock_api v0.4.14
2026-07-29T08:44:04.2563913Z    Compiling chacha20 v0.10.0
2026-07-29T08:44:04.3022989Z    Compiling form_urlencoded v1.2.2
2026-07-29T08:44:04.3109155Z    Compiling block-buffer v0.10.4
2026-07-29T08:44:04.4304469Z    Compiling bitflags v2.12.1
2026-07-29T08:44:04.4448567Z    Compiling winapi v0.3.9
2026-07-29T08:44:04.5175205Z    Compiling untrusted v0.9.0
2026-07-29T08:44:04.6797689Z    Compiling digest v0.10.7
2026-07-29T08:44:04.6813403Z    Compiling num-traits v0.2.19
2026-07-29T08:44:04.7008736Z    Compiling windows-strings v0.5.1
2026-07-29T08:44:04.7082002Z    Compiling windows-result v0.4.1
2026-07-29T08:44:04.7930314Z    Compiling rand v0.10.1
2026-07-29T08:44:04.7942942Z    Compiling aws-lc-sys v0.41.0
2026-07-29T08:44:04.8399086Z    Compiling ring v0.17.14
2026-07-29T08:44:04.8568351Z    Compiling rustls v0.23.40
2026-07-29T08:44:04.9076721Z    Compiling heck v0.5.0
2026-07-29T08:44:04.9508649Z    Compiling convert_case v0.10.0
2026-07-29T08:44:04.9726369Z    Compiling const-oid v0.10.2
2026-07-29T08:44:05.2117497Z    Compiling anyhow v1.0.102
2026-07-29T08:44:05.3755874Z    Compiling atomic-waker v1.1.2
2026-07-29T08:44:05.4040530Z    Compiling unicode-xid v0.2.6
2026-07-29T08:44:05.4278411Z    Compiling zerocopy v0.8.50
2026-07-29T08:44:05.7014928Z    Compiling parking_lot_core v0.9.12
2026-07-29T08:44:05.7435719Z    Compiling httparse v1.10.1
2026-07-29T08:44:05.8364304Z    Compiling http-body v1.0.1
2026-07-29T08:44:05.8929339Z    Compiling curve25519-dalek v4.1.3
2026-07-29T08:44:05.9800401Z    Compiling hybrid-array v0.4.12
2026-07-29T08:44:06.0620150Z    Compiling ahash v0.8.12
2026-07-29T08:44:06.1573877Z    Compiling base64ct v1.8.3
2026-07-29T08:44:06.3114992Z    Compiling powerfmt v0.2.0
2026-07-29T08:44:07.2350181Z    Compiling either v1.16.0
2026-07-29T08:44:07.3719059Z    Compiling fastrand v2.4.1
2026-07-29T08:44:07.4786641Z    Compiling synstructure v0.13.2
2026-07-29T08:44:07.5021180Z    Compiling darling_core v0.20.11
2026-07-29T08:44:07.6991723Z    Compiling pem-rfc7468 v1.0.0
2026-07-29T08:44:07.8591508Z    Compiling deranged v0.5.8
2026-07-29T08:44:08.1190754Z    Compiling uuid v1.23.2
2026-07-29T08:44:08.3245492Z    Compiling socket2 v0.6.4
2026-07-29T08:44:08.3445740Z    Compiling mio v1.2.1
2026-07-29T08:44:08.4119684Z    Compiling rand_core v0.6.4
2026-07-29T08:44:08.4579226Z    Compiling time-core v0.1.8
2026-07-29T08:44:08.5292343Z    Compiling num-conv v0.2.2
2026-07-29T08:44:08.5292775Z    Compiling zmij v1.0.21
2026-07-29T08:44:08.6560317Z    Compiling pkg-config v0.3.33
2026-07-29T08:44:08.7751606Z    Compiling base64 v0.22.1
2026-07-29T08:44:08.8224720Z    Compiling try-lock v0.2.5
2026-07-29T08:44:08.8225174Z    Compiling data-encoding v2.11.0
2026-07-29T08:44:08.9635732Z    Compiling tinyvec_macros v0.1.1
2026-07-29T08:44:08.9939462Z    Compiling vcpkg v0.2.15
2026-07-29T08:44:09.0529775Z    Compiling tower-service v0.3.3
2026-07-29T08:44:09.0675949Z    Compiling tinyvec v1.11.0
2026-07-29T08:44:09.2826197Z    Compiling want v0.3.1
2026-07-29T08:44:09.3182885Z    Compiling parking_lot v0.12.5
2026-07-29T08:44:09.4300129Z    Compiling crypto-common v0.2.2
2026-07-29T08:44:09.4630175Z    Compiling block-buffer v0.12.0
2026-07-29T08:44:09.5674126Z    Compiling sha2 v0.10.9
2026-07-29T08:44:09.5796384Z    Compiling vergen-lib v9.1.0
2026-07-29T08:44:09.5796815Z    Compiling inout v0.1.4
2026-07-29T08:44:09.6725239Z    Compiling n0-future v0.3.2
2026-07-29T08:44:09.7509502Z    Compiling signature v2.2.0
2026-07-29T08:44:09.8552397Z    Compiling httpdate v1.0.3
2026-07-29T08:44:09.9724995Z    Compiling parking v2.2.1
2026-07-29T08:44:09.9887743Z    Compiling serde_json v1.0.150
2026-07-29T08:44:10.0346881Z    Compiling diatomic-waker v0.2.3
2026-07-29T08:44:10.1392708Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T08:44:10.2313947Z    Compiling spin v0.10.0
2026-07-29T08:44:10.2314905Z    Compiling cordyceps v0.3.4
2026-07-29T08:44:10.2361562Z    Compiling winnow v1.0.3
2026-07-29T08:44:10.2368698Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-29T08:44:10.3314967Z    Compiling crossbeam-utils v0.8.21
2026-07-29T08:44:10.3687255Z    Compiling digest v0.11.3
2026-07-29T08:44:10.4664558Z    Compiling futures-lite v2.6.1
2026-07-29T08:44:10.5219696Z    Compiling ed25519 v2.2.3
2026-07-29T08:44:10.5963841Z    Compiling serde_derive v1.0.228
2026-07-29T08:44:10.6796346Z    Compiling zeroize_derive v1.4.3
2026-07-29T08:44:10.7381805Z    Compiling zerofrom-derive v0.1.7
2026-07-29T08:44:10.7386177Z    Compiling tokio-macros v2.7.0
2026-07-29T08:44:10.7691300Z    Compiling yoke-derive v0.8.2
2026-07-29T08:44:10.7691801Z    Compiling futures-macro v0.3.32
2026-07-29T08:44:10.9149942Z    Compiling zerovec-derive v0.11.3
2026-07-29T08:44:10.9541666Z    Compiling displaydoc v0.2.6
2026-07-29T08:44:11.0002731Z    Compiling tracing-attributes v0.1.31
2026-07-29T08:44:11.2239310Z    Compiling thiserror-impl v2.0.18
2026-07-29T08:44:11.5422490Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T08:44:11.5596560Z    Compiling zeroize v1.8.2
2026-07-29T08:44:11.6835644Z    Compiling tokio v1.52.3
2026-07-29T08:44:11.8373381Z    Compiling futures-util v0.3.32
2026-07-29T08:44:11.9565164Z    Compiling derive_more-impl v2.1.1
2026-07-29T08:44:12.0333422Z    Compiling rustls-pki-types v1.14.1
2026-07-29T08:44:12.0859035Z    Compiling darling_macro v0.20.11
2026-07-29T08:44:12.1610409Z    Compiling n0-error-macros v0.1.3
2026-07-29T08:44:12.3628038Z    Compiling spez v0.1.2
2026-07-29T08:44:12.5292869Z    Compiling windows-implement v0.60.2
2026-07-29T08:44:12.5475518Z    Compiling windows-interface v0.59.3
2026-07-29T08:44:12.6209075Z    Compiling zerofrom v0.1.8
2026-07-29T08:44:12.7192573Z    Compiling darling v0.20.11
2026-07-29T08:44:13.0187934Z    Compiling derive_builder_core v0.20.2
2026-07-29T08:44:13.0523290Z    Compiling der v0.8.0-rc.10
2026-07-29T08:44:13.1494555Z    Compiling yoke v0.8.3
2026-07-29T08:44:13.2291687Z    Compiling pin-project-internal v1.1.13
2026-07-29T08:44:13.2683198Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T08:44:13.7095363Z    Compiling zerovec v0.11.6
2026-07-29T08:44:13.7433073Z    Compiling zerotrie v0.2.4
2026-07-29T08:44:13.8262392Z    Compiling n0-error v0.1.3
2026-07-29T08:44:14.1452746Z    Compiling windows-core v0.62.2
2026-07-29T08:44:14.4989362Z    Compiling futures-buffered v0.2.13
2026-07-29T08:44:14.5198247Z    Compiling cipher v0.4.4
2026-07-29T08:44:14.6575834Z    Compiling tinystr v0.8.3
2026-07-29T08:44:14.7270319Z    Compiling potential_utf v0.1.5
2026-07-29T08:44:14.7319623Z    Compiling derive_builder_macro v0.20.2
2026-07-29T08:44:14.9430339Z    Compiling icu_collections v2.2.0
2026-07-29T08:44:15.0200922Z    Compiling icu_locale_core v2.2.0
2026-07-29T08:44:15.0999753Z    Compiling spki v0.8.0-rc.4
2026-07-29T08:44:15.2946259Z    Compiling pin-project v1.1.13
2026-07-29T08:44:15.3918688Z    Compiling derive_builder v0.20.2
2026-07-29T08:44:15.4402828Z    Compiling vergen-lib v0.1.6
2026-07-29T08:44:15.4916816Z    Compiling vergen v9.1.0
2026-07-29T08:44:15.5282555Z    Compiling universal-hash v0.5.1
2026-07-29T08:44:15.6604536Z    Compiling noq-udp v0.10.0
2026-07-29T08:44:15.6642949Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T08:44:15.6827964Z    Compiling heapless v0.7.17
2026-07-29T08:44:15.7008487Z    Compiling sync_wrapper v1.0.2
2026-07-29T08:44:15.8338902Z    Compiling opaque-debug v0.3.1
2026-07-29T08:44:15.8737637Z    Compiling allocator-api2 v0.2.21
2026-07-29T08:44:15.9062948Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T08:44:15.9328083Z    Compiling byteorder v1.5.0
2026-07-29T08:44:16.0479763Z    Compiling polyval v0.6.2
2026-07-29T08:44:16.2047899Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T08:44:16.2252158Z    Compiling hash32 v0.2.1
2026-07-29T08:44:16.3683637Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-29T08:44:16.4335141Z    Compiling ed25519-dalek v2.2.0
2026-07-29T08:44:16.9043566Z    Compiling icu_provider v2.2.0
2026-07-29T08:44:16.9370240Z    Compiling ipnet v2.12.0
2026-07-29T08:44:16.9370607Z    Compiling vergen-gitcl v1.0.8
2026-07-29T08:44:17.0612125Z    Compiling spin v0.9.8
2026-07-29T08:44:17.1556471Z    Compiling windows-threading v0.2.1
2026-07-29T08:44:17.3805157Z    Compiling futures-executor v0.3.32
2026-07-29T08:44:17.4095971Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-29T08:44:17.4727879Z    Compiling icu_normalizer v2.2.0
2026-07-29T08:44:17.4728349Z    Compiling icu_properties v2.2.0
2026-07-29T08:44:17.6044108Z    Compiling once_cell v1.21.4
2026-07-29T08:44:17.6044423Z    Compiling prefix-trie v0.8.4
2026-07-29T08:44:17.6047319Z    Compiling ryu v1.0.23
2026-07-29T08:44:17.6254103Z    Compiling fallible-iterator v0.3.0
2026-07-29T08:44:17.7498156Z    Compiling derive_more v2.1.1
2026-07-29T08:44:17.7498500Z    Compiling signature v3.0.0
2026-07-29T08:44:17.8229166Z    Compiling tower-layer v0.3.3
2026-07-29T08:44:17.9728226Z    Compiling tracing-core v0.1.36
2026-07-29T08:44:18.0279016Z    Compiling ed25519 v3.0.0-rc.4
2026-07-29T08:44:18.0723261Z    Compiling futures v0.3.32
2026-07-29T08:44:18.0723651Z    Compiling windows-future v0.3.2
2026-07-29T08:44:18.1898635Z    Compiling proc-macro-crate v3.5.0
2026-07-29T08:44:18.2465836Z    Compiling hashbrown v0.14.5
2026-07-29T08:44:18.2713425Z    Compiling spt-proto v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-07-29T08:44:18.4252197Z    Compiling windows-targets v0.52.6
2026-07-29T08:44:18.4252590Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T08:44:18.5204941Z    Compiling tracing v0.1.44
2026-07-29T08:44:18.5205655Z    Compiling ghash v0.5.1
2026-07-29T08:44:18.6732724Z    Compiling windows-collections v0.3.2
2026-07-29T08:44:18.7589853Z    Compiling windows-numerics v0.3.1
2026-07-29T08:44:18.8661322Z    Compiling aes v0.8.4
2026-07-29T08:44:19.1078590Z    Compiling idna_adapter v1.2.2
2026-07-29T08:44:19.1488562Z    Compiling ctr v0.9.2
2026-07-29T08:44:19.1488888Z    Compiling cobs v0.3.0
2026-07-29T08:44:19.1670493Z    Compiling hashlink v0.9.1
2026-07-29T08:44:19.1785709Z    Compiling sha2 v0.11.0-rc.5
2026-07-29T08:44:19.2330959Z    Compiling postcard-derive v0.2.2
2026-07-29T08:44:19.2331315Z    Compiling fs2 v0.4.3
2026-07-29T08:44:19.4346178Z    Compiling idna v1.1.0
2026-07-29T08:44:19.4346791Z    Compiling time v0.3.47
2026-07-29T08:44:19.4718746Z    Compiling http-body-util v0.1.3
2026-07-29T08:44:19.5274473Z    Compiling aead v0.5.2
2026-07-29T08:44:19.5719368Z    Compiling ipconfig v0.3.4
2026-07-29T08:44:19.6411978Z    Compiling tokio-util v0.7.18
2026-07-29T08:44:19.6849724Z    Compiling rusqlite v0.32.1
2026-07-29T08:44:19.7184689Z    Compiling arrayvec v0.7.6
2026-07-29T08:44:19.7446647Z    Compiling utf8parse v0.2.2
2026-07-29T08:44:19.9140457Z    Compiling url v2.5.8
2026-07-29T08:44:19.9653487Z    Compiling widestring v1.2.1
2026-07-29T08:44:20.0646494Z    Compiling aes-gcm v0.10.3
2026-07-29T08:44:20.1417961Z    Compiling tower v0.5.3
2026-07-29T08:44:20.1418292Z    Compiling windows v0.62.2
2026-07-29T08:44:20.1460341Z    Compiling data-encoding-macro v0.1.20
2026-07-29T08:44:20.2295592Z    Compiling postcard v1.1.3
2026-07-29T08:44:20.3445096Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-29T08:44:20.4620982Z    Compiling num_enum_derive v0.7.6
2026-07-29T08:44:20.8309305Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-29T08:44:20.8634640Z    Compiling windows-sys v0.59.0
2026-07-29T08:44:20.9102789Z    Compiling crossbeam-epoch v0.9.18
2026-07-29T08:44:20.9714587Z    Compiling crossbeam-channel v0.5.15
2026-07-29T08:44:20.9901292Z    Compiling chrono v0.4.45
2026-07-29T08:44:21.0674394Z    Compiling h2 v0.4.14
2026-07-29T08:44:21.5869945Z    Compiling spt-store v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-07-29T08:44:21.6338254Z    Compiling async-trait v0.1.89
2026-07-29T08:44:21.6539697Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T08:44:21.9633658Z    Compiling strum_macros v0.28.0
2026-07-29T08:44:21.9890497Z    Compiling enum-assoc v1.3.0
2026-07-29T08:44:22.1083037Z    Compiling windows-registry v0.6.1
2026-07-29T08:44:22.1628628Z    Compiling blake3 v1.8.5
2026-07-29T08:44:22.3258284Z    Compiling memoffset v0.6.5
2026-07-29T08:44:22.4913949Z    Compiling noq v0.18.0
2026-07-29T08:44:22.6412423Z    Compiling netwatch v0.16.0
2026-07-29T08:44:22.8365030Z    Compiling acto v0.8.2
2026-07-29T08:44:22.8596971Z    Compiling sorted-index-buffer v0.2.1
2026-07-29T08:44:22.8864532Z    Compiling lru-slab v0.1.2
2026-07-29T08:44:23.0860618Z    Compiling thiserror v1.0.69
2026-07-29T08:44:23.1408739Z    Compiling identity-hash v0.1.0
2026-07-29T08:44:23.1532125Z    Compiling xml-rs v0.8.28
2026-07-29T08:44:23.2928822Z    Compiling mac-addr v0.3.0
2026-07-29T08:44:23.3047998Z    Compiling ref-cast v1.0.25
2026-07-29T08:44:23.4033822Z    Compiling foldhash v0.2.0
2026-07-29T08:44:23.5177437Z    Compiling tagptr v0.2.0
2026-07-29T08:44:23.5178042Z    Compiling rustc-hash v2.1.2
2026-07-29T08:44:23.5179099Z    Compiling netdev v0.42.0
2026-07-29T08:44:23.6855998Z    Compiling hashbrown v0.16.1
2026-07-29T08:44:23.7602358Z    Compiling iroh-relay v0.98.0
2026-07-29T08:44:23.8200637Z    Compiling moka v0.12.15
2026-07-29T08:44:24.0723040Z    Compiling xmltree v0.10.3
2026-07-29T08:44:24.5447666Z    Compiling iroh-metrics v0.38.3
2026-07-29T08:44:24.5448039Z    Compiling num_enum v0.7.6
2026-07-29T08:44:24.5628560Z    Compiling n0-watcher v0.6.1
2026-07-29T08:44:24.6105476Z    Compiling tower-http v0.6.11
2026-07-29T08:44:24.7412387Z    Compiling strum v0.28.0
2026-07-29T08:44:24.8739833Z    Compiling spt-msg v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-07-29T08:44:24.9315693Z    Compiling tokio-stream v0.1.18
2026-07-29T08:44:24.9652063Z    Compiling iroh-base v0.98.0
2026-07-29T08:44:25.0937589Z    Compiling attohttpc v0.30.1
2026-07-29T08:44:25.1148122Z    Compiling serde_spanned v0.6.9
2026-07-29T08:44:25.3046643Z    Compiling toml_datetime v0.6.11
2026-07-29T08:44:25.3757486Z    Compiling thiserror-impl v1.0.69
2026-07-29T08:44:25.3914661Z    Compiling ref-cast-impl v1.0.25
2026-07-29T08:44:25.7575509Z    Compiling serde_derive_internals v0.29.1
2026-07-29T08:44:25.8062793Z    Compiling simple-dns v0.9.3
2026-07-29T08:44:25.9456718Z    Compiling hyper v1.10.1
2026-07-29T08:44:26.0273358Z    Compiling serial-core v0.4.0
2026-07-29T08:44:26.1769034Z    Compiling aho-corasick v1.1.4
2026-07-29T08:44:26.1769388Z    Compiling smol_str v0.1.24
2026-07-29T08:44:26.2879305Z    Compiling regex-syntax v0.8.10
2026-07-29T08:44:26.3570590Z    Compiling constant_time_eq v0.4.2
2026-07-29T08:44:26.3571000Z    Compiling toml_write v0.1.2
2026-07-29T08:44:26.3767907Z    Compiling sha1_smol v1.0.1
2026-07-29T08:44:26.4734047Z    Compiling simdutf8 v0.1.5
2026-07-29T08:44:26.7893385Z    Compiling winreg v0.10.1
2026-07-29T08:44:26.8600476Z    Compiling arrayref v0.3.9
2026-07-29T08:44:27.1105099Z    Compiling resolv-conf v0.7.6
2026-07-29T08:44:27.1726622Z    Compiling winnow v0.7.15
2026-07-29T08:44:27.4640927Z    Compiling schemars_derive v1.2.1
2026-07-29T08:44:27.5493044Z    Compiling serial-windows v0.4.0
2026-07-29T08:44:27.7563263Z    Compiling iroh-dns v0.98.0
2026-07-29T08:44:27.7853245Z    Compiling lru v0.16.4
2026-07-29T08:44:27.9952206Z    Compiling webpki-roots v1.0.7
2026-07-29T08:44:28.1739662Z    Compiling seize v0.5.1
2026-07-29T08:44:28.1740565Z    Compiling darling_core v0.23.0
2026-07-29T08:44:28.1825824Z    Compiling hmac v0.12.1
2026-07-29T08:44:28.2920969Z    Compiling hyper-util v0.1.20
2026-07-29T08:44:28.3450362Z    Compiling serde_bytes v0.11.19
2026-07-29T08:44:28.3903378Z    Compiling iroh v0.98.2
2026-07-29T08:44:28.4218774Z    Compiling anstyle v1.0.14
2026-07-29T08:44:28.6960778Z    Compiling dyn-clone v1.0.20
2026-07-29T08:44:28.7720490Z    Compiling lazy_static v1.5.0
2026-07-29T08:44:28.7806717Z    Compiling cmov v0.5.4
2026-07-29T08:44:28.8053704Z    Compiling pin-utils v0.1.0
2026-07-29T08:44:28.8938746Z    Compiling regex-automata v0.4.14
2026-07-29T08:44:28.9126859Z    Compiling bitflags v1.3.2
2026-07-29T08:44:28.9526440Z    Compiling once_cell_polyfill v1.70.2
2026-07-29T08:44:29.0830826Z    Compiling nix v0.25.1
2026-07-29T08:44:29.1709839Z    Compiling anstyle-wincon v3.0.11
2026-07-29T08:44:29.1940158Z    Compiling ctutils v0.4.2
2026-07-29T08:44:29.2255061Z    Compiling shared_library v0.1.9
2026-07-29T08:44:29.2255436Z    Compiling papaya v0.2.4
2026-07-29T08:44:29.4685992Z    Compiling toml_edit v0.22.27
2026-07-29T08:44:29.6344214Z    Compiling hkdf v0.12.4
2026-07-29T08:44:29.6895360Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-29T08:44:29.7970319Z    Compiling serial v0.4.0
2026-07-29T08:44:29.9493947Z    Compiling filedescriptor v0.8.3
2026-07-29T08:44:29.9930766Z    Compiling anstyle-parse v1.0.0
2026-07-29T08:44:30.0131810Z    Compiling backon v1.6.0
2026-07-29T08:44:30.1807170Z    Compiling igd-next v0.17.1
2026-07-29T08:44:30.1990483Z    Compiling schemars v1.2.1
2026-07-29T08:44:30.2994039Z    Compiling anstyle-query v1.1.5
2026-07-29T08:44:30.3657256Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T08:44:30.3958169Z    Compiling paste v1.0.15
2026-07-29T08:44:30.5893925Z    Compiling unicode-width v0.2.0
2026-07-29T08:44:30.6083052Z    Compiling colorchoice v1.0.5
2026-07-29T08:44:30.6083464Z    Compiling is_terminal_polyfill v1.70.2
2026-07-29T08:44:30.7482694Z    Compiling downcast-rs v1.2.1
2026-07-29T08:44:30.7979583Z    Compiling instability v0.3.12
2026-07-29T08:44:30.8775892Z    Compiling foldhash v0.1.5
2026-07-29T08:44:30.9139467Z    Compiling shell-words v1.1.1
2026-07-29T08:44:31.0958537Z    Compiling portable-pty v0.8.1
2026-07-29T08:44:31.1978189Z    Compiling hashbrown v0.15.5
2026-07-29T08:44:31.2240637Z    Compiling vte v0.13.1
2026-07-29T08:44:31.2241529Z    Compiling anstream v1.0.0
2026-07-29T08:44:31.4499976Z    Compiling spake2 v0.4.0
2026-07-29T08:44:31.6339158Z    Compiling strum_macros v0.26.4
2026-07-29T08:44:31.6643307Z    Compiling crossterm_winapi v0.9.1
2026-07-29T08:44:31.9637240Z    Compiling wmi v0.18.4
2026-07-29T08:44:32.1186193Z    Compiling regex v1.12.3
2026-07-29T08:44:32.1186522Z    Compiling terminal_size v0.4.4
2026-07-29T08:44:32.3035885Z    Compiling toml v0.8.23
2026-07-29T08:44:32.3036398Z    Compiling itertools v0.13.0
2026-07-29T08:44:32.3388323Z    Compiling sha1 v0.10.6
2026-07-29T08:44:32.6561228Z    Compiling castaway v0.2.4
2026-07-29T08:44:32.9020215Z    Compiling unicode-width v0.1.14
2026-07-29T08:44:32.9334711Z    Compiling spt-runtime v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-07-29T08:44:32.9439294Z    Compiling clap_lex v1.1.0
2026-07-29T08:44:33.3109553Z    Compiling darling_macro v0.23.0
2026-07-29T08:44:33.3828743Z    Compiling static_assertions v1.1.0
2026-07-29T08:44:33.4660370Z    Compiling recvmsg v1.0.0
2026-07-29T08:44:33.5496802Z    Compiling doctest-file v1.1.1
2026-07-29T08:44:33.6310457Z    Compiling indoc v2.0.7
2026-07-29T08:44:33.8390538Z    Compiling darling v0.23.0
2026-07-29T08:44:34.1337751Z    Compiling portmapper v0.16.0
2026-07-29T08:44:34.1664390Z    Compiling compact_str v0.8.2
2026-07-29T08:44:34.1910307Z    Compiling interprocess v2.4.2
2026-07-29T08:44:34.2647189Z    Compiling strum v0.26.3
2026-07-29T08:44:34.4919849Z    Compiling unicode-truncate v1.1.0
2026-07-29T08:44:34.5588288Z    Compiling clap_builder v4.6.0
2026-07-29T08:44:34.5590329Z    Compiling spt-term v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-07-29T08:44:34.6937150Z    Compiling crossterm v0.28.1
2026-07-29T08:44:35.2302774Z    Compiling lru v0.12.5
2026-07-29T08:44:35.4491553Z    Compiling clap_derive v4.6.1
2026-07-29T08:44:35.9650889Z    Compiling spt-live v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-07-29T08:44:36.0316248Z    Compiling cassowary v0.3.0
2026-07-29T08:44:36.3987618Z    Compiling error-code v3.3.2
2026-07-29T08:44:36.6109403Z    Compiling ratatui v0.29.0
2026-07-29T08:44:36.6109745Z    Compiling nucleo-matcher v0.3.1
2026-07-29T08:44:36.7596904Z    Compiling clipboard-win v5.4.1
2026-07-29T08:44:36.9359456Z    Compiling qrcode v0.14.1
2026-07-29T08:44:36.9610201Z    Compiling tempfile v3.27.0
2026-07-29T08:44:39.2129502Z    Compiling clap v4.6.1
2026-07-29T08:44:52.8074025Z    Compiling rustls-webpki v0.103.13
2026-07-29T08:44:56.1269222Z    Compiling tokio-rustls v0.26.4
2026-07-29T08:44:56.1269544Z    Compiling rustls-platform-verifier v0.7.0
2026-07-29T08:44:56.1269815Z    Compiling noq-proto v0.17.0
2026-07-29T08:44:56.3251670Z    Compiling hyper-rustls v0.27.9
2026-07-29T08:44:56.3252041Z    Compiling hickory-net v0.26.0-beta.4
2026-07-29T08:44:56.3255280Z    Compiling tokio-websockets v0.13.2
2026-07-29T08:44:56.5562426Z    Compiling reqwest v0.13.4
2026-07-29T08:44:57.7009175Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-29T08:45:20.4331993Z    Compiling spt-net v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-07-29T08:45:22.1523763Z    Compiling spt-daemon v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-07-29T08:45:36.0392329Z    Compiling spt v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-07-29T08:45:45.3960645Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 50s
2026-07-29T08:45:45.4191502Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-a887596f47a2d10d.exe)
2026-07-29T08:45:45.5011626Z 
2026-07-29T08:45:45.5011865Z running 1 test
2026-07-29T08:45:53.9274224Z test new_brain_serves_against_old_broker ... ok
2026-07-29T08:45:53.9274495Z 
2026-07-29T08:45:53.9274773Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.43s
2026-07-29T08:45:53.9275132Z 
2026-07-29T08:45:53.9692990Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-07-29T08:45:53.9693371Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-07-29T08:45:53.9699648Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T08:45:53.9700190Z env:
2026-07-29T08:45:53.9700603Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:45:53.9701160Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:45:53.9701765Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:45:53.9702509Z ##[endgroup]
2026-07-29T08:45:54.3529549Z CI-CENSUS scope roots:
2026-07-29T08:45:54.3541652Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T08:45:54.3542773Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-07-29T08:45:54.3544559Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-07-29T08:45:54.3545545Z   root: C:\actions-runner\_work\_temp
2026-07-29T08:45:54.3546325Z   root: C:\Users\decid\spt-n1-oldbroker
2026-07-29T08:45:54.3819356Z CI-REAP: pre-reap state
2026-07-29T08:45:54.4023758Z CI-CENSUS phase=pre-reap box_procs=491 box_handles=213375 family_total=11 family_handles=1885 scoped=0 unscoped=11 unreadable_path=0
2026-07-29T08:45:54.4073985Z   FOREIGN  pid=1668    handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4075454Z   FOREIGN  pid=1728    handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4076470Z   FOREIGN  pid=16408   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4077619Z   FOREIGN  pid=20816   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4078773Z   FOREIGN  pid=22572   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4080176Z   FOREIGN  pid=24372   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4081359Z   FOREIGN  pid=42344   handles=158    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4082648Z   FOREIGN  pid=44352   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4083765Z   FOREIGN  pid=44716   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4084999Z   FOREIGN  pid=49860   handles=560    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:54.4086228Z   FOREIGN  pid=50936   handles=136    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9460249Z CI-CENSUS phase=end box_procs=490 box_handles=213396 family_total=11 family_handles=1889 scoped=0 unscoped=11 unreadable_path=0
2026-07-29T08:45:55.9463143Z   FOREIGN  pid=1668    handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9464360Z   FOREIGN  pid=1728    handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9465501Z   FOREIGN  pid=16408   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9466940Z   FOREIGN  pid=20816   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9467942Z   FOREIGN  pid=22572   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9469093Z   FOREIGN  pid=24372   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9470353Z   FOREIGN  pid=42344   handles=160    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9471998Z   FOREIGN  pid=44716   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9473406Z   FOREIGN  pid=48856   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9476184Z   FOREIGN  pid=49860   handles=562    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9476714Z   FOREIGN  pid=50936   handles=136    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-29T08:45:55.9483387Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-07-29T08:45:56.0106584Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-07-29T08:45:56.0106896Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-07-29T08:45:56.0110797Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T08:45:56.0111000Z env:
2026-07-29T08:45:56.0111252Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:45:56.0111667Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:45:56.0112040Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6
2026-07-29T08:45:56.0112290Z ##[endgroup]
2026-07-29T08:45:56.2623814Z CI-TMP cleanup: removed C:\actions-runner\_work\_temp\spt-test-tmp-30436637478-1-bb81867711874ba095f2dff135b818f6 on attempt 1/5
2026-07-29T08:45:56.3214689Z Post job cleanup.
2026-07-29T08:45:56.4245086Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T08:45:56.4476034Z git version 2.43.0.windows.1
2026-07-29T08:45:56.4507659Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\71e36ec5-cced-4837-81a2-5fb37b37988d\.gitconfig'
2026-07-29T08:45:56.4522222Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\71e36ec5-cced-4837-81a2-5fb37b37988d' before making global git config changes
2026-07-29T08:45:56.4522789Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:45:56.4529027Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T08:45:56.4774772Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:45:56.5000926Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T08:45:56.6109696Z bash.exe: warning: could not find /tmp, please create!
2026-07-29T08:45:57.2173728Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:45:57.2425028Z http.https://github.com/.extraheader
2026-07-29T08:45:57.2455829Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-29T08:45:57.2714930Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T08:45:57.3038749Z bash.exe: warning: could not find /tmp, please create!
2026-07-29T08:45:57.9773545Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:45:58.0071457Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T08:45:58.1203160Z bash.exe: warning: could not find /tmp, please create!
2026-07-29T08:45:58.7279646Z Cleaning up orphan processes
2026-07-29T08:45:58.7546569Z Terminate orphan process: pid (49824) (vctip)
